home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / 3d_balloon_drop.swf / scripts / DefineButton2_629 / BUTTONCONDACTION on(release).as next >
Text File  |  2005-01-17  |  47b  |  4 lines

  1. on(release){
  2.    call("lib:throwBalloon");
  3. }
  4.